Show AllShow All

DEGREES

See Also

Converts radians into degrees.

Syntax

DEGREES(angle)

Angle    is the angle in radians that you want to convert.

Example

The example may be easier to understand if you copy it to a blank worksheet.

Show How?

 
1
2
A B
Formula Description (Result)
=DEGREES(PI()) Degrees of pi radians (180)